home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shirley Barber's Fairies: Create, Paint & Play
/
Fairies.iso
/
pc
/
Files
/
Cards.dxr
/
Internal_19_I don't want help.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-09-29
|
150 b
|
11 lines
global myFinishFrame
on mouseDown
cursor(-1)
if myFinishFrame <> VOID then
go(myFinishFrame)
else
go("Birthday No Sound")
end if
end